sesl.androidx
Toggle table of contents
main
Platform filter
main
Switch theme
Search in API
sesl.androidx
appcompat
/
androidx.appcompat.widget
/
[main]AppCompatDrawableManager
App
Compat
Drawable
Manager
@
RestrictTo
(
value
=
LIBRARY_GROUP_PREFIX
)
class
AppCompatDrawableManager
(
source
)
Members
Constructors
App
Compat
Drawable
Manager
Link copied to clipboard
constructor
(
)
Functions
get
Link copied to clipboard
open
fun
get
(
)
:
AppCompatDrawableManager
Returns the singleton instance of this class.
get
Drawable
Link copied to clipboard
open
fun
getDrawable
(
@
NonNull
context
:
@
NonNull
Context
,
@
DrawableRes
resId
:
Int
)
:
Drawable
get
Porter
Duff
Color
Filter
Link copied to clipboard
open
fun
getPorterDuffColorFilter
(
color
:
Int
,
mode
:
PorterDuff.Mode
)
:
PorterDuffColorFilter
on
Configuration
Changed
Link copied to clipboard
open
fun
onConfigurationChanged
(
@
NonNull
context
:
@
NonNull
Context
)
preload
Link copied to clipboard
open
fun
preload
(
)